[INFO] cloning repository https://github.com/sovietbehemoth/bhi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sovietbehemoth/bhi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovietbehemoth%2Fbhi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovietbehemoth%2Fbhi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c508cdda22bae9f1fdd4d92be7d51b8819900ea0
[INFO] checking sovietbehemoth/bhi against try#b946edaa85de45f124065f52b1bc55ba2fb4f9fb for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsovietbehemoth%2Fbhi" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sovietbehemoth/bhi
[INFO] finished tweaking git repo https://github.com/sovietbehemoth/bhi
[INFO] tweaked toml for git repo https://github.com/sovietbehemoth/bhi written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sovietbehemoth/bhi on toolchain b946edaa85de45f124065f52b1bc55ba2fb4f9fb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 202 packages to latest compatible versions
[INFO] [stderr]       Adding druid v0.7.0 (available: v0.8.3)
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.10)
[INFO] [stderr]       Adding sdl2 v0.32.2 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] abaa5232916f1bee4c7cea69e0c1ced1fc967f5c77748b75061ebd371606a993
[INFO] running `Command { std: "docker" "start" "abaa5232916f1bee4c7cea69e0c1ced1fc967f5c77748b75061ebd371606a993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abaa5232916f1bee4c7cea69e0c1ced1fc967f5c77748b75061ebd371606a993" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abaa5232916f1bee4c7cea69e0c1ced1fc967f5c77748b75061ebd371606a993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "abaa5232916f1bee4c7cea69e0c1ced1fc967f5c77748b75061ebd371606a993" "/opt/rustwide/cargo-home/bin/cargo" "+b946edaa85de45f124065f52b1bc55ba2fb4f9fb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]     Checking kurbo v0.7.1
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking piet v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking xi-unicode v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking keyboard-types v0.5.0
[INFO] [stderr]     Checking fluent-syntax v0.9.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking simple_logger v1.16.0
[INFO] [stderr]     Checking num v0.1.43
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking c_vec v1.3.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling rental-impl v0.5.5
[INFO] [stderr]    Compiling druid-derive v0.4.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]     Checking rental v0.5.6
[INFO] [stderr]     Checking fluent-bundle v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking piet-cairo v0.3.0
[INFO] [stderr]     Checking piet-common v0.3.2
[INFO] [stderr]     Checking druid-shell v0.7.0
[INFO] [stderr]     Checking druid v0.7.0
[INFO] [stderr]     Checking bhi v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]   --> src/render.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::io::Read;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]   --> src/render.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::io::Read;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/encoder.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     compressed.write_all(&raw);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let _ = compressed.write_all(&raw);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/encoder.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     file.write_all(&res);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let _ = file.write_all(&res);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_to_BHI` should have a snake case name
[INFO] [stdout]   --> src/encoder.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn convert_to_BHI(file_path: String, new_name: String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_to_bhi`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/decode.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     file.read_to_end(&mut data);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let _ = file.read_to_end(&mut data);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_BHI` should have a snake case name
[INFO] [stdout]    --> src/decode.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn from_BHI(file_path: &String, new_name: &String, format: &String) {
[INFO] [stdout]     |        ^^^^^^^^ help: convert the identifier to snake case: `from_bhi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/decode.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     img.save(&format!("{}.{}", new_name, format));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let _ = img.save(&format!("{}.{}", new_name, format));
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_from_BHI` should have a snake case name
[INFO] [stdout]    --> src/decode.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub fn convert_from_BHI(file_path: String, new_name: String, format: String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_from_bhi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_BHI` should have a snake case name
[INFO] [stdout]   --> src/render.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn render_BHI(fpath: String, window: &druid::WindowHandle)  {
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to snake case: `render_bhi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/render.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             canvas.draw_point(p);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let _ = canvas.draw_point(p);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/encoder.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     compressed.write_all(&raw);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let _ = compressed.write_all(&raw);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/encoder.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     file.write_all(&res);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let _ = file.write_all(&res);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_to_BHI` should have a snake case name
[INFO] [stdout]   --> src/encoder.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn convert_to_BHI(file_path: String, new_name: String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_to_bhi`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/decode.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     file.read_to_end(&mut data);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let _ = file.read_to_end(&mut data);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_BHI` should have a snake case name
[INFO] [stdout]    --> src/decode.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn from_BHI(file_path: &String, new_name: &String, format: &String) {
[INFO] [stdout]     |        ^^^^^^^^ help: convert the identifier to snake case: `from_bhi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/decode.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     img.save(&format!("{}.{}", new_name, format));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let _ = img.save(&format!("{}.{}", new_name, format));
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `convert_from_BHI` should have a snake case name
[INFO] [stdout]    --> src/decode.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub fn convert_from_BHI(file_path: String, new_name: String, format: String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `convert_from_bhi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_BHI` should have a snake case name
[INFO] [stdout]   --> src/render.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn render_BHI(fpath: String, window: &druid::WindowHandle)  {
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to snake case: `render_bhi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/render.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             canvas.draw_point(p);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let _ = canvas.draw_point(p);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "abaa5232916f1bee4c7cea69e0c1ced1fc967f5c77748b75061ebd371606a993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abaa5232916f1bee4c7cea69e0c1ced1fc967f5c77748b75061ebd371606a993", kill_on_drop: false }`
[INFO] [stdout] abaa5232916f1bee4c7cea69e0c1ced1fc967f5c77748b75061ebd371606a993
